home *** CD-ROM | disk | FTP | other *** search
/ Chip 2003 December / Chip_2003-12_cd1.bin / oddech / flashgame / camp / install / camprunamuck.exe / scripts / DefineButton2_129 / BUTTONCONDACTION on(press).as next >
Text File  |  2002-11-01  |  72b  |  5 lines

  1. on(press){
  2.    _root.mix1.main.stop();
  3.    _root.fx.closeS.start();
  4. }
  5.